.ds-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.ds-card{background:#151515;border:1px solid #292929;border-radius:16px;padding:18px;color:#fff}.ds-card a{color:#fff;text-decoration:none}.ds-card img{width:100%;height:auto;border-radius:12px}.ds-card-meta{color:#b7b7b7;font-size:.88rem}.ds-btn{display:inline-block;background:#f4d000!important;color:#080808!important;padding:10px 14px;border-radius:999px;font-weight:800}.ds-empty{padding:24px;border:1px dashed #555;border-radius:14px;color:#d7d7d7}.ds-profile-card{display:flex;align-items:center;gap:16px}.ds-profile-card img{border-radius:50%;width:96px;height:96px}
