.seekmake-dashboard-container {
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.seekmake-embed-dashboard {
display: block;
width: 100%;
} .seekmake-dashboard-loading {
text-align: center;
padding: 60px 20px;
background: #f9f9f9;
}