.npr-listings-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.npr-listings-list{flex-direction:column;gap:8px;display:flex}.npr-listing-row{background:#b646180d;background:lab(45.3896% 44.5917 48.7972/.05);border:1px solid #b6461847;border:1px solid lab(45.3896% 44.5917 48.7972/.28);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.npr-listing-row-main{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.npr-listing-row-label{color:var(--foreground);font-size:13px;font-weight:600;line-height:1.2;text-decoration:none}.npr-listing-row-url{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11.5px;overflow:hidden}.npr-listing-row-actions{flex:none;align-items:center;gap:2px;display:flex}.npr-listing-action{width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;text-decoration:none;transition:background .14s,color .14s;display:inline-flex}.npr-listing-action:hover{color:var(--primary);background:#b646181f;background:lab(45.3896% 44.5917 48.7972/.12)}.npr-listing-action-danger:hover{color:#cc272e;color:lab(45.7636% 63.3818 40.1799);background:#d747451f;background:lab(51.7988% 56.7776 34.0415/.12)}.npr-empty-add{border:1px dashed var(--border);width:100%;color:var(--foreground);cursor:pointer;background:#f7f4f28c;background:lab(96.513% .667691 1.32734/.55);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:22px 16px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.npr-empty-add:hover:not(:disabled){background:#b646180d;background:lab(45.3896% 44.5917 48.7972/.05);border-color:#b6461873;border-color:lab(45.3896% 44.5917 48.7972/.45)}.npr-empty-add:disabled{opacity:.5;cursor:not-allowed}.npr-empty-add-hint{color:var(--muted-foreground);font-size:11.5px;font-weight:450}.npr-add-panel{border:1px solid var(--border);background:var(--background);border-radius:10px;flex-direction:column;gap:14px;padding:14px 36px 14px 14px;display:flex}.npr-add-panel-title{color:var(--foreground);font-size:13px;font-weight:600}.npr-portal-pick-fallback{background:var(--muted);width:14px;height:14px;color:var(--muted-foreground);border-radius:3px;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1;display:inline-flex}
