.app main:has(.collections-page){max-width:var(--content-width-wide)}.collections-page.svelte-1nb8wck.svelte-1nb8wck{width:100%;max-width:var(--content-width-wide);margin:0 auto;padding:14px 16px 20px;box-sizing:border-box}.controls.svelte-1nb8wck.svelte-1nb8wck{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.count.svelte-1nb8wck.svelte-1nb8wck{font-size:12px;color:var(--text-secondary)}.count.dim.svelte-1nb8wck.svelte-1nb8wck{opacity:.6}.view-toggle.svelte-1nb8wck.svelte-1nb8wck{display:inline-flex;background:#1d222a;border-radius:8px;padding:2px;gap:2px}.view-toggle.svelte-1nb8wck button.svelte-1nb8wck{background:transparent;border:none;color:var(--text-secondary);padding:6px 10px;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.view-toggle.svelte-1nb8wck button.active.svelte-1nb8wck{background:#2c323d;color:#fff}.view-toggle.svelte-1nb8wck button.svelte-1nb8wck:hover:not(.active){color:#c7ced9}.state.svelte-1nb8wck.svelte-1nb8wck{text-align:center;color:var(--text-secondary);font-size:13px;padding:48px 16px;background:#13171d;border-radius:10px}.unavailable.svelte-1nb8wck.svelte-1nb8wck{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:56px 20px;background:#13171d;border-radius:10px;box-sizing:border-box}.unavailable.svelte-1nb8wck svg.svelte-1nb8wck{color:var(--text-secondary);margin-bottom:2px}.unavailable-title.svelte-1nb8wck.svelte-1nb8wck{margin:0;color:#fff;font-size:15px;font-weight:600}.unavailable-sub.svelte-1nb8wck.svelte-1nb8wck{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.5;max-width:320px}.unavailable-retry.svelte-1nb8wck.svelte-1nb8wck{margin-top:8px;background:transparent;border:1px solid rgba(117,131,154,.35);color:#cdeff7;font-size:13px;font-weight:500;padding:8px 22px;border-radius:8px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.unavailable-retry.svelte-1nb8wck.svelte-1nb8wck:hover{background:rgba(117,131,154,.12);border-color:#75839a80}.cards-grid.svelte-1nb8wck.svelte-1nb8wck{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (min-width: 420px){.cards-grid.svelte-1nb8wck.svelte-1nb8wck{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}}.card.svelte-1nb8wck.svelte-1nb8wck{background:#1d222a;border-radius:12px;overflow:hidden;color:#fff;text-decoration:none;display:flex;flex-direction:column;transition:transform .1s ease,background .15s ease;min-width:0}.card.svelte-1nb8wck.svelte-1nb8wck:hover{background:#232932;transform:translateY(-1px)}.card-cover.svelte-1nb8wck.svelte-1nb8wck{aspect-ratio:1 / 1;background:#13171d;overflow:hidden}.card-cover.svelte-1nb8wck img.svelte-1nb8wck{width:100%;height:100%;object-fit:cover;display:block}.card-body.svelte-1nb8wck.svelte-1nb8wck{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px;min-width:0}.card-title.svelte-1nb8wck.svelte-1nb8wck{display:flex;align-items:center;min-width:0}.name.svelte-1nb8wck.svelte-1nb8wck{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-id.svelte-1nb8wck.svelte-1nb8wck{font-size:11px;color:var(--text-secondary);display:flex;align-items:center;gap:6px;min-width:0}.card-id-text.svelte-1nb8wck.svelte-1nb8wck{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.card-id-badge.svelte-1nb8wck.svelte-1nb8wck{margin-left:auto;flex-shrink:0}.card-stats.svelte-1nb8wck.svelte-1nb8wck{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.card-stats.svelte-1nb8wck>div.svelte-1nb8wck{display:flex;flex-direction:column;min-width:0}.card-stats.svelte-1nb8wck>div.svelte-1nb8wck:last-child{align-items:flex-end;text-align:right}.stat-label.svelte-1nb8wck.svelte-1nb8wck{font-size:10px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.stat-value.svelte-1nb8wck.svelte-1nb8wck{font-size:13px;font-weight:600}@media (max-width: 380px){.card-body.svelte-1nb8wck.svelte-1nb8wck{padding:8px 10px 10px;gap:4px}.name.svelte-1nb8wck.svelte-1nb8wck{font-size:13px}.card-id.svelte-1nb8wck.svelte-1nb8wck{font-size:10px}.stat-value.svelte-1nb8wck.svelte-1nb8wck{font-size:12px}}.rows-table.svelte-1nb8wck.svelte-1nb8wck{display:flex;flex-direction:column;background:#13171d;border-radius:10px;overflow:hidden;gap:1px}.rows-head.svelte-1nb8wck.svelte-1nb8wck,.rows-row.svelte-1nb8wck.svelte-1nb8wck{display:grid;grid-template-columns:minmax(0,1fr) 70px 70px;align-items:center;gap:12px;padding:10px 14px;background:#1d222a}.rows-head.svelte-1nb8wck.svelte-1nb8wck{background:#13171d;color:var(--text-secondary);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.rows-row.svelte-1nb8wck.svelte-1nb8wck{color:#fff;text-decoration:none;font-size:13px}.rows-row.svelte-1nb8wck.svelte-1nb8wck:hover{background:#232932}.row-collection.svelte-1nb8wck.svelte-1nb8wck{display:inline-flex;align-items:center;gap:10px;min-width:0}.row-collection.svelte-1nb8wck img.svelte-1nb8wck{width:36px;height:36px;border-radius:8px;object-fit:cover;background:#2c323d;flex-shrink:0}.row-text.svelte-1nb8wck.svelte-1nb8wck{display:flex;flex-direction:column;min-width:0;gap:2px}.row-name.svelte-1nb8wck.svelte-1nb8wck{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-id.svelte-1nb8wck.svelte-1nb8wck{font-size:11px;color:var(--text-secondary);display:inline-flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.col-num.svelte-1nb8wck.svelte-1nb8wck{text-align:right;font-variant-numeric:tabular-nums}@media (max-width: 480px){.rows-head.svelte-1nb8wck.svelte-1nb8wck,.rows-row.svelte-1nb8wck.svelte-1nb8wck{grid-template-columns:minmax(0,1fr) 56px 56px;gap:8px;padding:8px 10px}.row-collection.svelte-1nb8wck img.svelte-1nb8wck{width:32px;height:32px}}.badge.svelte-1nb8wck.svelte-1nb8wck{display:inline-flex;align-items:center;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:600;white-space:nowrap;line-height:1.4}.badge--mini.svelte-1nb8wck.svelte-1nb8wck{font-size:9px;padding:1px 5px}.badge--factory.svelte-1nb8wck.svelte-1nb8wck{background:rgba(155,140,255,.14);color:#a99cff}.badge--native.svelte-1nb8wck.svelte-1nb8wck{background:rgba(117,131,154,.12);color:var(--text-secondary-raised)}
