.identitiesList-container{width:100%;max-width:1340px;margin:0 auto}.identitiesList-create-cta{background:var(--brand);color:var(--ink-text-on-brand);cursor:pointer;box-shadow:var(--shadow-md);border:0;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:filter .15s;display:inline-flex}.identitiesList-create-cta:hover{filter:brightness(1.08)}[data-component=identitiesList] [data-fragment=FilterBar]{margin-bottom:20px}.identitiesList-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}[data-component=identitiesList] .media-card{border:.5px solid var(--ui-line-strong);background:var(--ui-bg-card);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:14px;flex-direction:column;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}[data-component=identitiesList] .media-card:hover{border-color:rgba(var(--ui-violet-rgb), .35);box-shadow:var(--shadow-md);transform:translateY(-2px)}[data-component=identitiesList] .media-card-thumb{aspect-ratio:16/10;border-bottom:.5px solid var(--ui-line);position:relative;overflow:hidden}[data-component=identitiesList] .media-card-badge{font-family:var(--ui-font-mono,monospace);letter-spacing:.5px;text-transform:uppercase;backdrop-filter:blur(10px);background:rgba(var(--bg-secondary-rgb), .55);border:.5px solid rgba(var(--ui-text-rgb), .18);color:var(--text-primary);z-index:2;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;display:inline-flex;position:absolute;top:10px;left:10px}[data-component=identitiesList] .media-card-badge-dark{background:rgba(var(--bg-secondary-rgb), .55);color:var(--accent)}[data-component=identitiesList] .media-card-badge-light{background:rgba(var(--warning-rgb), .18);color:var(--warning);border-color:rgba(var(--warning-rgb), .35)}[data-component=identitiesList] .media-card-acts{opacity:0;z-index:2;gap:5px;transition:opacity .15s;display:flex;position:absolute;top:10px;right:10px}[data-component=identitiesList] .media-card:hover .media-card-acts{opacity:1}[data-component=identitiesList] .media-card-act{background:rgba(var(--bg-secondary-rgb), .7);backdrop-filter:blur(10px);border:.5px solid var(--ui-line-strong);width:28px;height:28px;color:rgba(var(--ui-text-rgb), .85);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;font-family:inherit;transition:all .12s;display:inline-flex}[data-component=identitiesList] .media-card-act:hover:not(:disabled){background:rgba(var(--ui-violet-rgb), .2);color:var(--text-primary)}[data-component=identitiesList] .media-card-act:disabled{opacity:.35;cursor:not-allowed}[data-component=identitiesList] .media-card-act-danger:hover:not(:disabled){background:rgba(var(--error-rgb), .25);color:var(--error)}.identitiesList-preview{grid-template-rows:auto auto auto auto;grid-template-columns:auto 1fr;align-content:center;justify-items:start;gap:7px 12px;padding:22px 22px 22px 24px;display:grid;position:absolute;inset:0}.identitiesList-preview-mark{border-radius:9px;grid-row:1/span 4;align-self:start;place-items:center;width:36px;height:36px;display:inline-grid;box-shadow:0 6px 16px #0000002e}.identitiesList-preview-h{letter-spacing:-.3px;text-overflow:ellipsis;white-space:nowrap;grid-column:2;max-width:100%;font-size:15px;font-weight:600;line-height:1.1;overflow:hidden}.identitiesList-preview-line{border-radius:3px;grid-column:2;width:100%;height:6px}.identitiesList-preview-line-short{width:60%}.identitiesList-preview-cta{letter-spacing:.04em;border-radius:5px;grid-column:2;align-items:center;margin-top:4px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex}[data-component=identitiesList] .media-card-overlay{background:linear-gradient(180deg, transparent 50%, rgba(var(--bg-primary-rgb), .7));opacity:0;z-index:1;justify-content:flex-end;align-items:flex-end;padding:12px;transition:opacity .15s;display:flex;position:absolute;inset:0}[data-component=identitiesList] .media-card:hover .media-card-overlay{opacity:1}[data-component=identitiesList] .media-card-overlay-cta{background:var(--brand);color:var(--ink-text-on-brand);box-shadow:var(--shadow-md);border-radius:7px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}[data-component=identitiesList] .media-card-body{flex-direction:column;gap:10px;padding:14px 15px;display:flex}[data-component=identitiesList] .media-card-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}[data-component=identitiesList] .media-card-title{letter-spacing:-.2px;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:600;overflow:hidden}[data-component=identitiesList] .media-card-title-tag{color:var(--ui-muted);white-space:nowrap;text-overflow:ellipsis;max-width:110px;font-size:10.5px;overflow:hidden}[data-component=identitiesList] .media-card-meta{color:var(--ui-dim);align-items:center;gap:8px;font-size:11px;display:flex}.identitiesList-swatches{gap:3px;display:inline-flex}.identitiesList-swatches span{border:.5px solid rgba(var(--ui-text-rgb), .12);border-radius:3px;width:12px;height:12px}.identitiesList-meta-dot{background:rgba(var(--ui-text-rgb), .22);border-radius:50%;width:3px;height:3px}.identitiesList-stat{color:var(--ui-dim);font-size:10.5px}.identitiesList-author{color:rgba(var(--text-primary-rgb), .75);align-items:center;gap:6px;display:inline-flex}.identitiesList-av{background:var(--brand);width:16px;height:16px;color:var(--ink-text-on-brand);border-radius:50%;justify-content:center;align-items:center;font-size:8px;font-weight:600;display:inline-flex}[data-component=identitiesList] .media-card-tags{border-top:.5px dashed var(--ui-line);flex-wrap:wrap;gap:5px;padding-top:10px;display:flex}[data-component=identitiesList] .media-card-tag{background:rgba(var(--ui-text-rgb), .04);color:var(--ui-muted);letter-spacing:.2px;border-radius:4px;padding:2px 7px;font-size:10.5px}.identitiesList-card-new{border:.5px dashed rgba(var(--ui-violet-rgb), .35);background:linear-gradient(180deg, rgba(var(--ui-violet-rgb), .04), rgba(var(--ui-pink-rgb), .02));text-align:center;cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:18px;transition:border-color .15s,background .15s;display:flex}.identitiesList-card-new:hover{border-color:var(--ui-violet);background:linear-gradient(180deg, rgba(var(--ui-violet-rgb), .08), rgba(var(--ui-pink-rgb), .04))}.identitiesList-card-new-plus{background:var(--brand);width:48px;height:48px;color:var(--ink-text-on-brand);box-shadow:var(--shadow-md);border-radius:12px;justify-content:center;align-items:center;margin-bottom:6px;display:inline-flex}.identitiesList-card-new-title{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.identitiesList-card-new-sub{color:var(--ui-muted);max-width:220px;margin:0;font-size:12px;line-height:1.5}
