body{overflow-y:hidden}.library-container.svelte-6rw1dw{display:flex;height:100dvh;padding-top:70px;background:#0f1012}.lib-sidebar.svelte-6rw1dw{width:250px;background:#0003;border-right:1px solid rgba(255,255,255,.05);padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.search-bar.svelte-6rw1dw input:where(.svelte-6rw1dw){width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:.5rem;border-radius:4px;color:var(--text-primary);font-size:.85rem}.cat-header.svelte-6rw1dw{font-size:.75rem;color:var(--text-tertiary);margin-bottom:.5rem;padding-left:.5rem;font-weight:600;letter-spacing:.05em}.separator.svelte-6rw1dw{height:1px;background:#ffffff0d;margin:.5rem 1rem}.game-row.svelte-6rw1dw{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;color:var(--text-secondary);text-decoration:none;font-size:.9rem;border-radius:4px;transition:all .2s}.game-row.svelte-6rw1dw:hover,.game-row.active.svelte-6rw1dw{background:#ffffff0d;color:var(--text-primary)}.status-dot.svelte-6rw1dw{width:6px;height:6px;border-radius:50%}.status-dot.online.svelte-6rw1dw{background:#10b981}.lib-content.svelte-6rw1dw{flex:1;padding:2rem;overflow-y:auto}.lib-hero.svelte-6rw1dw{position:relative;border-radius:12px;padding:3rem;margin-bottom:3rem;overflow:hidden;color:#fff;box-shadow:0 10px 40px #00000080;background-size:cover!important;background-position:center!important}.hero-content.svelte-6rw1dw{position:relative;z-index:2;max-width:600px}.hero-logo.svelte-6rw1dw{width:48px;margin-bottom:1rem;opacity:1;filter:drop-shadow(0 0 10px rgba(0,0,0,.5))}.lib-hero.svelte-6rw1dw h1:where(.svelte-6rw1dw){font-size:2.5rem;margin-bottom:1rem;font-weight:800;text-shadow:0 4px 10px rgba(0,0,0,.8)}.lib-hero.svelte-6rw1dw p:where(.svelte-6rw1dw){font-size:1.1rem;opacity:1;margin-bottom:2rem;line-height:1.5;text-shadow:0 2px 4px rgba(0,0,0,.8)}.hero-actions.svelte-6rw1dw{display:flex;align-items:center;gap:1.5rem}.play-btn.svelte-6rw1dw{display:inline-flex;align-items:center;gap:.5rem;background:#10b981;color:#fff;padding:.75rem 2rem;border-radius:4px;font-weight:700;letter-spacing:.05em;text-decoration:none;transition:transform .2s,background .2s;box-shadow:0 4px 15px #0000004d}.play-btn.svelte-6rw1dw:hover{background:#059669;transform:scale(1.02)}.play-btn.svelte-6rw1dw svg:where(.svelte-6rw1dw){width:20px;height:20px;fill:currentColor}.play-meta.svelte-6rw1dw{font-size:.85rem;opacity:.8;text-shadow:0 1px 2px rgba(0,0,0,.8)}.hero-overlay.svelte-6rw1dw{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.9),transparent 80%);z-index:1}.shelf-title.svelte-6rw1dw{font-size:1.25rem;margin-bottom:1.5rem;color:var(--text-primary);font-weight:500}.games-grid.svelte-6rw1dw{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem}.game-card.svelte-6rw1dw{text-decoration:none;transition:transform .3s}.game-card.svelte-6rw1dw:hover{transform:translateY(-5px)}.game-card.svelte-6rw1dw:hover .cover-art:where(.svelte-6rw1dw){box-shadow:0 10px 20px #00000080;filter:brightness(1.1)}.cover-art.svelte-6rw1dw{aspect-ratio:2/3;border-radius:4px;margin-bottom:.75rem;position:relative;background-size:cover!important;background-position:center!important;overflow:hidden}.cover-click-target.svelte-6rw1dw{position:absolute;inset:0;z-index:1}.card-overlay.svelte-6rw1dw{position:absolute;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .2s;z-index:2;pointer-events:none}.game-card.svelte-6rw1dw:hover .card-overlay:where(.svelte-6rw1dw){opacity:1}.mini-play-btn.svelte-6rw1dw{width:48px;height:48px;background:#10b981;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;transform:scale(.8);transition:transform .2s,background .2s;box-shadow:0 4px 10px #00000080;pointer-events:auto;cursor:pointer}.mini-play-btn.svelte-6rw1dw:hover{background:#059669;transform:scale(1.1)}.mini-play-btn.svelte-6rw1dw svg:where(.svelte-6rw1dw){width:24px;height:24px;margin-left:2px}.game-meta.svelte-6rw1dw{display:block;text-decoration:none}.game-meta.svelte-6rw1dw h4:where(.svelte-6rw1dw){font-size:.95rem;color:var(--text-primary);margin-bottom:.25rem}.tags.svelte-6rw1dw{display:flex;gap:.25rem}.tag.svelte-6rw1dw{font-size:.7rem;color:var(--text-tertiary);background:#ffffff0d;padding:2px 4px;border-radius:2px}.empty-state.svelte-6rw1dw{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;text-align:center;color:var(--text-tertiary);margin:0 auto;max-width:400px}.empty-state.svelte-6rw1dw h2:where(.svelte-6rw1dw){font-size:1.5rem;color:var(--text-primary);margin-bottom:1rem}.empty-state.svelte-6rw1dw p:where(.svelte-6rw1dw){font-size:1rem;line-height:1.5}@media(max-width:900px){.lib-sidebar.svelte-6rw1dw{display:none}.library-container.svelte-6rw1dw{padding-left:1rem;padding-right:1rem;padding-top:20px}.lib-content.svelte-6rw1dw{padding-bottom:100px}}
