.xf-blackspb-header {
background: #0f0f1a;
color: #e0e0e0;
padding: 20px;
border-radius: 12px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.xf-blackspb-header__top {
margin-bottom...