html,body,#root{min-height:100%}body{margin:0;background:#f5f7fb}.nexus-page{display:flex;flex-direction:column;gap:16px}.nexus-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.nexus-toolbar-actions{display:flex;align-items:center;gap:8px}.nexus-dashboard-section{display:flex;flex-direction:column;gap:12px}.nexus-favorites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.nexus-favorite-card{border-radius:8px}.nexus-favorite-card-body{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px}.nexus-favorite-card-title{min-width:0;flex:1 1}.nexus-favorite-card-actions{flex:0 0 auto}
