.page-main.svelte-6rw1dw{min-height:100vh;padding:1rem;padding-top:100px;padding-bottom:60px}.page-container.svelte-6rw1dw{max-width:1200px;margin:0 auto}.page-header.svelte-6rw1dw{text-align:center;margin-bottom:2rem}.page-title.svelte-6rw1dw{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}@media(min-width:768px){.page-title.svelte-6rw1dw{font-size:3rem}}.title-icon.svelte-6rw1dw{color:#0f8;margin-right:.75rem}.page-subtitle.svelte-6rw1dw{color:#a0a0a0;font-size:1.125rem}.loading-state.svelte-6rw1dw,.error-state.svelte-6rw1dw{text-align:center;padding:4rem 2rem;color:#a0a0a0}.loading-spinner.svelte-6rw1dw{width:3rem;height:3rem;border:3px solid #333;border-top-color:#0f8;border-radius:50%;margin:0 auto 1rem;animation:svelte-6rw1dw-spin 1s linear infinite}.loading-spinner.small.svelte-6rw1dw{width:1.5rem;height:1.5rem;border-width:2px}@keyframes svelte-6rw1dw-spin{to{transform:rotate(360deg)}}.error-state.svelte-6rw1dw{color:#ef4444}.error-state.svelte-6rw1dw i:where(.svelte-6rw1dw){font-size:3rem;margin-bottom:1rem}.retry-btn.svelte-6rw1dw,.reset-btn.svelte-6rw1dw{margin-top:1rem;padding:.75rem 1.5rem;background:#333;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.retry-btn.svelte-6rw1dw:hover,.reset-btn.svelte-6rw1dw:hover{background:#444}.reset-btn.svelte-6rw1dw{background:#0f8;color:#000}.reset-btn.svelte-6rw1dw:hover{background:#0d7}.profile-card.svelte-6rw1dw{background:#0000004d;border:1px solid rgba(0,255,136,.2);border-radius:16px;padding:1.5rem;margin-bottom:2rem}.profile-header.svelte-6rw1dw{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.profile-avatar.svelte-6rw1dw{width:5rem;height:5rem;border-radius:8px;border:2px solid #00ff88}.profile-info.svelte-6rw1dw{flex:1;min-width:200px}.profile-name.svelte-6rw1dw{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.25rem}.profile-realname.svelte-6rw1dw{font-size:.875rem;color:#8f98a0;margin-bottom:.5rem}.profile-status.svelte-6rw1dw{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.status-dot.svelte-6rw1dw{width:8px;height:8px;border-radius:50%}.profile-link.svelte-6rw1dw{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#0f8;color:#000;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s}.profile-link.svelte-6rw1dw:hover{background:#0d7;transform:translateY(-2px)}.stats-grid.svelte-6rw1dw{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.stats-grid.svelte-6rw1dw{grid-template-columns:repeat(4,1fr)}}.stat-card.svelte-6rw1dw{background:#66c0f41a;border:1px solid rgba(102,192,244,.2);border-radius:12px;padding:1rem;text-align:center}.stat-icon.svelte-6rw1dw{font-size:1.5rem;color:#0f8;margin-bottom:.5rem}.stat-value.svelte-6rw1dw{font-size:1.5rem;font-weight:700;color:#fff}.stat-label.svelte-6rw1dw{font-size:.75rem;color:#8f98a0;text-transform:uppercase}.controls-bar.svelte-6rw1dw{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:1rem;background:#111;border:1px solid #222;border-radius:12px}.search-box.svelte-6rw1dw{flex:1;min-width:200px;position:relative}.search-box.svelte-6rw1dw i:where(.svelte-6rw1dw){position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666}.search-box.svelte-6rw1dw input:where(.svelte-6rw1dw){width:100%;padding:.75rem .75rem .75rem 2.5rem;background:#1a1a1a;border:1px solid #333;border-radius:8px;color:#fff;font-size:.875rem}.search-box.svelte-6rw1dw input:where(.svelte-6rw1dw):focus{outline:none;border-color:#0f8}.filter-group.svelte-6rw1dw{display:flex;align-items:center;gap:.5rem}.filter-group.svelte-6rw1dw label:where(.svelte-6rw1dw){font-size:.875rem;color:#8f98a0}.filter-group.svelte-6rw1dw select:where(.svelte-6rw1dw){padding:.75rem 1rem;background:#1a1a1a;border:1px solid #333;border-radius:8px;color:#fff;font-size:.875rem;cursor:pointer}.filter-group.svelte-6rw1dw select:where(.svelte-6rw1dw):focus{outline:none;border-color:#0f8}.results-count.svelte-6rw1dw{font-size:.875rem;color:#666;margin-bottom:1rem}.games-grid.svelte-6rw1dw{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media(min-width:640px){.games-grid.svelte-6rw1dw{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.games-grid.svelte-6rw1dw{grid-template-columns:repeat(3,1fr)}}.game-card.svelte-6rw1dw{background:#111;border:1px solid #222;border-radius:12px;overflow:hidden;transition:all .2s;position:relative;cursor:pointer;text-align:left;width:100%;padding:0;font-family:inherit}.game-card.svelte-6rw1dw:hover{border-color:#0f8;transform:translateY(-4px);box-shadow:0 8px 24px #66c0f426}.game-image-wrapper.svelte-6rw1dw{position:relative;aspect-ratio:460 / 215;overflow:hidden;background:#1a1a1a}.game-image.svelte-6rw1dw{width:100%;height:100%;object-fit:cover;transition:transform .3s}.game-card.svelte-6rw1dw:hover .game-image:where(.svelte-6rw1dw){transform:scale(1.05)}.recent-badge.svelte-6rw1dw{position:absolute;top:8px;right:8px;background:linear-gradient(135deg,#ff6b00,#ff4500);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.game-info.svelte-6rw1dw{padding:1rem}.game-name.svelte-6rw1dw{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-stats.svelte-6rw1dw{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.75rem;color:#8f98a0}.playtime.svelte-6rw1dw,.last-played.svelte-6rw1dw{display:flex;align-items:center;gap:.25rem}.playtime.svelte-6rw1dw i:where(.svelte-6rw1dw),.last-played.svelte-6rw1dw i:where(.svelte-6rw1dw){color:#0f8}.card-achievements.svelte-6rw1dw{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #222}.card-achievements.loading.svelte-6rw1dw{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:#555}.card-achievements.loading.svelte-6rw1dw i:where(.svelte-6rw1dw){color:#444}.ach-header.svelte-6rw1dw{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#8f98a0;margin-bottom:.35rem}.ach-header.svelte-6rw1dw i:where(.svelte-6rw1dw){color:#ffc107;font-size:.7rem}.ach-percent.svelte-6rw1dw{margin-left:auto;color:#0f8;font-weight:600}.ach-bar.svelte-6rw1dw{height:4px;background:#222;border-radius:2px;overflow:hidden}.ach-fill.svelte-6rw1dw{height:100%;background:linear-gradient(90deg,#0f8,#0d7);border-radius:2px;transition:width .5s ease}.game-link.svelte-6rw1dw{position:absolute;top:8px;left:8px;width:2rem;height:2rem;background:#000000b3;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0f8;opacity:0;transition:opacity .2s}.game-card.svelte-6rw1dw:hover .game-link:where(.svelte-6rw1dw){opacity:1}.empty-state.svelte-6rw1dw{text-align:center;padding:4rem 2rem;color:#666}.empty-state.svelte-6rw1dw i:where(.svelte-6rw1dw){font-size:3rem;margin-bottom:1rem}.back-link-wrapper.svelte-6rw1dw{text-align:center;margin-top:4rem}.back-link.svelte-6rw1dw{display:inline-flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;transition:color .2s}.back-link.svelte-6rw1dw:hover{color:#0f8}.modal-overlay.svelte-6rw1dw{position:fixed;inset:0;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:svelte-6rw1dw-fadeIn .2s ease}@keyframes svelte-6rw1dw-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-6rw1dw{background:#0d0d0d;border:1px solid #222;border-radius:16px;max-width:37.5rem;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;animation:svelte-6rw1dw-slideUp .3s ease}@keyframes svelte-6rw1dw-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header.svelte-6rw1dw{position:relative;height:9.375rem;overflow:hidden;flex-shrink:0}.modal-banner.svelte-6rw1dw{width:100%;height:100%;object-fit:cover}.modal-header-overlay.svelte-6rw1dw{position:absolute;inset:0;background:linear-gradient(transparent 20%,#0d0d0df2);display:flex;flex-direction:column;justify-content:flex-end;padding:1rem}.modal-close.svelte-6rw1dw{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border-radius:50%;background:#000000b3;border:1px solid #333;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.modal-close.svelte-6rw1dw:hover{background:#333;color:#0f8}.modal-title.svelte-6rw1dw{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.modal-meta.svelte-6rw1dw{display:flex;gap:1rem;font-size:.8rem;color:#8f98a0;margin-top:.25rem}.modal-meta.svelte-6rw1dw i:where(.svelte-6rw1dw){color:#0f8;margin-right:.25rem}.modal-body.svelte-6rw1dw{flex:1;overflow-y:auto;padding:1rem}.modal-loading.svelte-6rw1dw,.modal-empty.svelte-6rw1dw{padding:2rem;text-align:center;color:#666;display:flex;flex-direction:column;align-items:center;gap:.75rem}.modal-progress.svelte-6rw1dw{background:#111;border:1px solid #222;border-radius:10px;padding:1rem;margin-bottom:1rem}.progress-header.svelte-6rw1dw{display:flex;justify-content:space-between;margin-bottom:.5rem}.progress-count.svelte-6rw1dw{font-size:.875rem;color:#fff}.progress-count.svelte-6rw1dw i:where(.svelte-6rw1dw){color:#ffc107;margin-right:.5rem}.progress-percent.svelte-6rw1dw{font-size:.875rem;color:#0f8;font-weight:600}.progress-bar.svelte-6rw1dw{height:8px;background:#222;border-radius:4px;overflow:hidden}.progress-fill.svelte-6rw1dw{height:100%;background:linear-gradient(90deg,#0f8,#0d7);border-radius:4px;transition:width .5s ease}.achievements-list.svelte-6rw1dw{display:flex;flex-direction:column;gap:.5rem;max-height:350px;overflow-y:auto}.ach-item.svelte-6rw1dw{display:flex;gap:.75rem;padding:.75rem;background:#111;border:1px solid #222;border-radius:8px;opacity:.5}.ach-item.achieved.svelte-6rw1dw{opacity:1;border-color:#66c0f44d}.ach-icon.svelte-6rw1dw{width:3rem;height:3rem;border-radius:4px;flex-shrink:0;background:#1a1a1a}.ach-icon-placeholder.svelte-6rw1dw{width:3rem;height:3rem;border-radius:4px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;color:#333}.ach-info.svelte-6rw1dw{flex:1;min-width:0}.ach-name.svelte-6rw1dw{display:block;font-size:.875rem;font-weight:600;color:#fff}.ach-desc.svelte-6rw1dw{display:block;font-size:.75rem;color:#888;line-height:1.3;margin-top:.15rem}.ach-date.svelte-6rw1dw{display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:#4caf50;margin-top:.25rem}.modal-actions.svelte-6rw1dw{margin-top:1rem;padding-top:1rem;border-top:1px solid #222}.store-link.svelte-6rw1dw{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#000,#0f83);color:#0f8;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s}.store-link.svelte-6rw1dw:hover{background:linear-gradient(135deg,#0f83,#000);transform:translateY(-2px)}.fade-in.svelte-6rw1dw{animation:svelte-6rw1dw-fadeIn .5s ease forwards}@media(min-width:1440px){.page-container.svelte-6rw1dw{max-width:1200px}}@media(min-width:1920px){.page-container.svelte-6rw1dw{max-width:1320px}}@media(min-width:2560px){.page-container.svelte-6rw1dw{max-width:1480px}.page-main.svelte-6rw1dw{padding:2rem;padding-top:120px}}
